home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 May / PCWorld_2000-05_cd.bin / Software / TemaCD / povray / povwin3.exe / %MAINDIR% / Insert Menu / Statements / Ground fog.txt < prev    next >
Encoding:
Text File  |  2000-04-06  |  128 b   |  10 lines

  1. fog
  2. {
  3.   fog_type   2
  4.   distance   10
  5.   color      rgb 0.6 // gray
  6.   fog_offset 0.1
  7.   fog_alt    0.2
  8.   turbulence 0.8
  9. }
  10.